enter ( animator#enter in module ng )

Description

Injects the element object into the DOM (inside of the parent element) and then runs the enter animation.

Usage

animator#enter(element, parent, after);

Parameters